home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / big.skin / tip25.skn < prev    next >
Text File  |  2001-07-26  |  3KB  |  54 lines

  1. <!-- Change Tip # here -->
  2. <form name="Tip25" image="window\dk_blue.bmp" x=center y=center width=303 height=275
  3.     resize_image=stretch resize_window=false topmost=true>
  4.  
  5.     <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
  6.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
  7.     <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
  8.  
  9.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  10.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  11.  
  12.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  13.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  14.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  15.     
  16.     <!-- All controls go after this -->
  17.     
  18.     <textwindow name="title" x=4 y=2 width=100 height=14 
  19.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Go!Zilla Tips">
  20.  
  21. <!-- Change to "skin_tip#" for previous skin here -->        
  22.     <button name="skin_tip24" x=7 y=25
  23.         image="window\la_n.bmp" mouseOver="window\la_o.bmp" mouseDown="window\la_d.bmp">    
  24.  
  25.     <textwindow name="pd" x=30 y=27 width=60 height=14 
  26.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF text="Previous Tip">
  27.  
  28.     <textwindow name="nd" x=-71 y=27 width=60 height=14 
  29.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF text="Next Tip">
  30.  
  31. <!-- Change to "skin_tip#" for next tip here -->        
  32.     <button name="skin_tip27" x=-29 y=25
  33.         image="window\ra_n.bmp" mouseOver="window\ra_o.bmp" mouseDown="window\ra_d.bmp">    
  34.  
  35.     <button name="option_show_tips" x=7 y=-23
  36.         image="window\checkbox_on_n.bmp" mouseover="window\checkbox_on_o.bmp" mousedown="window\checkbox_off_o.bmp"
  37.         toggleimage="window\checkbox_off_n.bmp" togglemouseover="window\checkbox_off_o.bmp" togglemousedown="window\checkbox_on_o.bmp">
  38.  
  39.     <textwindow name="dse" x=21 y=-23 width=150 height=14 
  40.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF text="Show Tips on Startup.">
  41.  
  42.     <button name="ok" x=-45 y=-22
  43.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"   
  44.         text="OK" toggletext="OK"
  45.         text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  46.         fontstyle=bold togglefontstyle=bold>
  47.  
  48.     <textwindow name="desc_t" x=9 y=43 width=280 height=200 
  49.         font=arial align=left fontsize=14 fontcolor=#FFFFFF 
  50.         text="Go!Zilla can automatically check all your incoming download files for viruses using your favorite virus checker. To turn this option on, go to the Options menu, choose Configuration, then click on the General tab of the Configuration window.  The Virus Scan option is on this tab.
  51. "
  52.         >
  53.  
  54. </form>